home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Database Designers / Rational Rose 2000 / Rational Setup.EXE / common / adcoreutil.dll / string.txt next >
Encoding:
Text File  |  2000-03-22  |  5.0 KB  |  55 lines

  1. 18001    %except_name% exception from '%source%'\n%details%
  2. 18002    An exception was thrown by the ClearQuest Core but no details are available
  3. 18003    ClearQuest exception #0 was thrown.  Please report this to support@rational.com, including all information necessary to reproduce the problem.
  4. 18004    Windows native exception 0x%08x occurred.
  5. 18005    A CException occurred, but no details are available.
  6. 18006    A CException occurred:\n%s
  7. 18007    A Windows native exception occurred.  Exception ID and stack trace:\n
  8. 18017    ClearQuest Core
  9. 18018    Could not load string resource, ID=%resource_id%
  10. 18019    Failed condition: %failed_expr%\nLocation: %failure_location%
  11. 18020    Failed condition: %failed_expr%\nLocation: %failure_location%\n%value1name%=%value1%
  12. 18021    Failed condition: %failed_expr%\nLocation: %failure_location%\n%value1name%=%value1%\n%value2name%=%value2%
  13. 18022    Failed condition: %failed_expr%\nLocation: %failure_location%\n%value1name%=%value1%\n%value2name%=%value2%\n%value3name%=%value3%
  14. 18023    Failed condition: %failed_expr%\nLocation: %failure_location%\n%value1name%=%value1%\n%value2name%=%value2%\n%value3name%=%value3%\n%value4name%=%value4%
  15. 18024    Unimplemented: %what%\nLocation: %failure_location%
  16. 18025    HACK: %what%\n%repair_location%
  17. 18026    %thrower%: The %modifier% %relative% already exists, but shouldn't.\nLocation: %failure_location%
  18. 18027    %thrower%: The %modifier% %relative% cannot be unbuilt because it does not exist.\nLocation: %failure_location%
  19. 18028    %thrower%: The %modifier% %relative% cannot be gotten because it does not exist.\nLocation: %failure_location%
  20. 18029    Attempting to determine type (via IsKindOf()) of a NULL pointer.
  21. 18030    Using %gottype% as a %wanttype%.\nInvalid object %gotaddr% is %gotexpr% inside %failure_location%.
  22. 18031    Executing code which was believed unreachable.\nLocation: %failure_location%
  23. 18032    The index %indexname% is outside the array bounds: %indexval% is not >= 0 and < %upperbound%.
  24. 18033    Test exception from %failure_location%\nAdOleIntf: %from_ole%\nPdDbAccess: %from_dbaccess%\nAdMetadata: %from_metadata%\nAdQuery: %from_query%\nAdUserdata: %from_userdata%
  25. 18034    <Invalid %s value: %d>
  26. 18035    Allocation failed for an %mgrname% object.  This is an internal program error, most likely the result of an "impossible" out-of-memory condition.
  27. 18036    The name's length (%actual_len%) is outside the permitted range of %min_len% through %max_len% letters.
  28. 18037    abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
  29. 18038    abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ_0123456789
  30. 18039    The first character of the name must be one of these:\n%alphabet%
  31. 18040    Characters after the first one in a name must be one of these:\n%alphabet%
  32. 18041    NULL pointer
  33. 18042    empty string
  34. 18043    The string value (%badname%) is invalid:\n%reason%
  35. 18044    Cannot convert an empty string to an integer value.
  36. 18045    The value "%badint%" contains invalid characters for an integer value.  The value may begin with a sign (+ or -) or a numeral, and the remaining characters must all be numerals.
  37. 18046    The magnitude of the value "%badint%" is too large; it must be within the range %minint% through %maxint%.
  38. 18047    _stscanf failure for value "%badint%". This is probably an internal error.  Please report this.
  39. 18048    The operation occurred at %failure_location%.
  40. 18049    A database modification failed.  No rows were actually modified, but one row should have been modified.  This probably means that another process was performing a conflicting operation concurrently.\nDetails: %operation%
  41. 18050    A database modification was applied to more rows than intended.  It should have affected 1 row, but it actually affected %actual_rows%.  This is indicative of an internal error, either inside this process or inside a different process which concurrently performed an inconsistent, conflicting operation upon the database.\nLocation: %failure_location%\nDetails: %operation%
  42. 18051    Invalid datetime string. The format must be YYYY-MM-DD hh:mm:ss.
  43. 18052    Attempting to use a string which is too long.  The limit on the number of letters in the string is %max_len% but the string actually contained %act_len%.  The string was: %string%
  44. 18053    Attempting to use a string which requires too much storage.  The limit on the number of storage units for the string is %max_len% but the string actually required %act_len%.  The string was: %string%
  45. 18054    Attempting to use an empty value where a nonempty string value is required.
  46. 18055    The string "%value%" cannot be interpreted as an integer.  %problem%
  47. 18056    Failed to read from registry: "%reg%", name: "%name%".
  48. 18057    Failed to write to registry: "%reg%", name: "%name%", value: "%value%".
  49. 18058    Attempt to call function "%func%" on registry key "%key%" failed.  System error: %msg%
  50. 18059    invalid name in NAME=VALUE string (near "%str%")
  51. 18060    duplicate name in NAME=VALUE string (%str%)
  52. 18061    missing '=' in NAME=VALUE string (near "%str%")
  53. 18062    ! "#$%&'()*+,./:;<=>?@[\]^`{|}~
  54. 18063    Names cannot contain one of these characters:%chars%
  55.